PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations.a3d Package / PDF3DRenderMode Class / getFaceColor Method
In This Topic
    getFaceColor Method
    In This Topic
    Gets the face color.
    Syntax
    public PDFRgbColor getFaceColor()

    Return Value

    A com.o2sol.pdf4java.graphics.colors.PDFRgbColor object that represents the face color to be used when rendering the 3D image.
    See Also